html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html, button, input, select, textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a {
    color: #494949;
    text-decoration: none
}

a:hover {
    color: #f00;
    text-decoration: none
}

a:focus {
    outline: 0
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before, q:after {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

li {
    list-style: none
}

a {
    text-decoration: none
}

input, textarea {
    border: 0;
    outline: 0
}

.clearfix:before, .clearfix:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

* {
    font-weight: normal;
    font-style: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

*:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.fl {
    float: left
}

.fr {
    float: right;
}

@font-face {
    font-family: dinbold;
    src: url(/fonts/dinbold.eot); /*! IE9 Compat Modes */
    src: url(/fonts/dinbold.eot) format("embedded-opentype"), url(/fonts/dinbold.woff) format("woff"), url(/fonts/dinbold.ttf) format("truetype"), url(/fonts/dinbold.svg) format("svg")
}

@font-face {
    font-family: dinlight;
    src: url(/fonts/dinlight.eot); /*! IE9 Compat Modes */
    src: url(/fonts/dinlight.eot) format("embedded-opentype"), url(/fonts/dinlight.woff) format("woff"), url(/fonts/dinlight.ttf) format("truetype"), url(/fonts/dinlight.svg) format("svg")
}

.pd20 {
    padding: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.top-nav-box {
    width: 100%;
    height: 64px;
    background: url(/images/top-bg.png) no-repeat 0 0;
    overflow: hidden;
    box-shadow: 0 5px 6px -2px #ccc;
    position: relative;
    z-index: 9;
}

.top-nav {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    background: #040404;
}

.top-nav-left {
    width: 230px;
    height: 64px;
    background: url(/images/bg-logo.png) no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 0;
}

.top-nav-left a {
    display: block;
    width: 200px;
    height: 64px;
    line-height: 64px;
    font-size: 24px;
}

.top-nav-left a img {
    width: 200px;
    height: 64px;
    overflow: hidden;
}

.top-nav-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 990px;
}

.top-nav-right ul {
    width: 990px;
    float: left;
}

.top-nav-right ul li {
    float: left;
    width: 98px;
    height: 64px;
}

.top-nav-right ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 64px;
    color: #fff;
    font-size: 16px;
}

.top-nav-right ul li:hover {
    transform: skew(-20deg);
    background: #fff;
}

.top-nav-right ul li:hover a {
    transform: skew(20deg);
    color: #040404 !important;
    font-weight: bold;
}

.nav-active {
    transform: skew(-20deg);
    background: #fff;
}

.nav-active a {
    transform: skew(20deg);
    color: #040404 !important;
    font-weight: bold;
}

.bgfff {
    background: #fff;
}

.ogd2f4iop0m5 {
    width: 100%;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: 14px;
    background: #fff;
    position: relative;
    display: inline-block;
    line-height: 42px;
    *display: inline;
    *zoom: 1;
    width: 272px;
    vertical-align: middle;
    margin: 0 32px 15px 0;
}

.ogd2f4iop0m5:hover {
    background: #ccc;
    color: #fff
}

.ogd2f4iop0m5[data-hasMore="no"] {
    display: none;
}

.ogd2f4iop0m5 .load-data {
    text-align: center;
}

.ogd2f4iop0m5[isLoad="false"] .load-data .loading-data {
    display: none !important;
}

.ogd2f4iop0m5[isLoad="true"] .load-data .load-data {
    display: none !important;
}

.aq42bsugnpwtsm9o {
    margin: 20px 0
}

.el-pagination {
    white-space: nowrap;
    padding: 2px 5px;
    color: #303133;
    font-weight: 700
}

.el-pagination:after, .el-pagination:before {
    display: table;
    content: ""
}

.el-pagination:after {
    clear: both
}

.el-pagination button, .el-pagination span:not([class*=suffix]) {
    display: inline-block;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    vertical-align: top;
    box-sizing: border-box
}

.el-pagination .el-input__inner {
    text-align: center;
    -moz-appearance: textfield;
    line-height: normal
}

.el-pagination .el-input__suffix {
    right: 0;
    transform: scale(.8)
}

.el-pagination .el-select .el-input {
    width: 100px;
    margin: 0 5px
}

.el-pagination .el-select .el-input .el-input__inner {
    padding-right: 25px;
    border-radius: 3px
}

.el-pagination button {
    border: none;
    padding: 0 6px;
    background: transparent
}

.el-pagination button:focus {
    outline: none
}

.el-pagination button:hover {
    color: #409eff
}

.el-pagination button:disabled {
    color: #c0c4cc;
    background-color: #fff;
    cursor: not-allowed
}

.el-pagination .btn-next, .el-pagination .btn-prev {
    background: 50% no-repeat;
    background-size: 16px;
    background-color: #fff;
    cursor: pointer;
    margin: 0;
    color: #303133
}

.el-pagination .btn-next .el-icon, .el-pagination .btn-prev .el-icon {
    display: block;
    font-size: 12px;
    font-weight: 700
}

.el-pagination .btn-prev {
    padding-right: 12px
}

.el-pagination .btn-next {
    padding-left: 12px
}

.el-pagination .el-pager li.disabled {
    color: #c0c4cc;
    cursor: not-allowed
}

.el-pagination--small .btn-next, .el-pagination--small .btn-prev, .el-pagination--small .el-pager li, .el-pagination--small .el-pager li.btn-quicknext, .el-pagination--small .el-pager li.btn-quickprev, .el-pagination--small .el-pager li:last-child {
    border-color: transparent;
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    min-width: 22px
}

.el-pagination--small .arrow.disabled {
    visibility: hidden
}

.el-pagination--small .more:before, .el-pagination--small li.more:before {
    line-height: 24px
}

.el-pagination--small button, .el-pagination--small span:not([class*=suffix]) {
    height: 22px;
    line-height: 22px
}

.el-pagination--small .el-pagination__editor, .el-pagination--small .el-pagination__editor.el-input .el-input__inner {
    height: 22px
}

.el-pagination__sizes {
    margin: 0 10px 0 0;
    font-weight: 400;
    color: #606266
}

.el-pagination__sizes .el-input .el-input__inner {
    font-size: 13px;
    padding-left: 8px
}

.el-pagination__sizes .el-input .el-input__inner:hover {
    border-color: #409eff
}

.el-pagination__total {
    margin-right: 10px;
    font-weight: 400;
    color: #606266
}

.el-pagination__jump {
    margin-left: 24px;
    font-weight: 400;
    color: #606266
}

.el-pagination__jump .el-input__inner {
    padding: 0 3px
}

.el-pagination__rightwrapper {
    float: right
}

.el-pagination__editor {
    line-height: 18px;
    padding: 0 2px;
    height: 28px;
    text-align: center;
    margin: 0 2px;
    box-sizing: border-box;
    border-radius: 3px
}

.el-pagination__editor.el-input {
    width: 50px
}

.el-pagination__editor.el-input .el-input__inner {
    height: 28px
}

.el-pagination__editor .el-input__inner::-webkit-inner-spin-button, .el-pagination__editor .el-input__inner::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev, .el-pagination.is-background .el-pager li {
    margin: 0 5px;
    background-color: #f4f4f5;
    color: #606266;
    min-width: 30px;
    border-radius: 2px
}

.el-pagination.is-background .btn-next.disabled, .el-pagination.is-background .btn-prev.disabled, .el-pagination.is-background .el-pager li.disabled {
    color: #c0c4cc
}

.el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev {
    padding: 0
}

.el-pagination.is-background .btn-next:disabled, .el-pagination.is-background .btn-prev:disabled {
    color: #c0c4cc
}

.el-pagination.is-background .el-pager li:not(.disabled):hover {
    color: #409eff
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #409eff;
    color: #fff
}

.el-pagination.is-background.el-pagination--small .btn-next, .el-pagination.is-background.el-pagination--small .btn-prev, .el-pagination.is-background.el-pagination--small .el-pager li {
    margin: 0 3px;
    min-width: 22px
}

.el-pager {
    user-select: none;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    padding: 0;
    margin: 0
}

.el-pager .more:before {
    line-height: 30px
}

.el-pager li {
    padding: 0 4px;
    background: #fff;
    vertical-align: top;
    display: inline-block;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
    margin: 0
}

.el-pager li.btn-quicknext, .el-pager li.btn-quickprev {
    line-height: 28px;
    color: #303133
}

.el-pager li.btn-quicknext.disabled, .el-pager li.btn-quickprev.disabled {
    color: #c0c4cc
}

.el-pager li.btn-quicknext:hover, .el-pager li.btn-quickprev:hover {
    cursor: pointer
}

.el-pager li.active + li {
    border-left: 0
}

.el-pager li:hover {
    color: #409eff
}

.el-pager li.active {
    color: #409eff;
    cursor: default
}

.el-icon-more:before {
    content: "..."
}

.el-icon-arrow-left:before {
    content: "<";
}

.el-icon-arrow-right:before {
    content: ">";
}

.htkmgn9uorbj {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding: 30px;
    width: 100%;
    box-sizing: border-box;
}

.floor1 {
    margin-bottom: 30px
}

.floor2, .floor4 {
    background: #fff;
}

.floor3 {
    background: #ebebeb;
}

.g-wrap {
    overflow: hidden;
    position: relative;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    background: #f7f7f7
}

.g-wrap a {
    -webkit-transition: filter .3s, border .3s, color .3s;
    transition: filter .3s, border .3s, color .3s; /* padding-left: 15px; */
}

.g-wrap a:hover {
    text-decoration: none;
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2)
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.ovh {
    overflow: hidden
}

.none {
    display: none
}

.wb {
    width: 1240px;
    margin: 0 auto
}

.index-schedule {
    width: 1200px;
    padding-top: 20px
}

.schedule-con {
    width: 1200px;
    height: 185px;
    margin: 0 auto;
    z-index: 2
}

.schedule-con > .schedule-con-container {
    height: 185px;
    overflow: hidden
}

.schedule .list {
    width: 1176px
}

.schedule .list li {
    width: 259px;
    height: 185px;
    background: #fff;
    float: left;
    position: relative
}

.index-schedule .kcp6qbdlwv1n .href-wrap {
    margin: 145px auto 0 auto;
    text-align: center;
    font-size: 0
}

.index-schedule .kcp6qbdlwv1n .href-wrap > a {
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    font-size: 14px;
    color: #000;
    border: 1px solid #000;
    padding: 1px 6px;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    margin: 0 4px
}

.index-schedule .kcp6qbdlwv1n .href-wrap > a:hover {
    color: #fff;
    background-color: #000
}

.index-schedule .kcp6qbdlwv1n .href-wrap > .data, .index-schedule .kcp6qbdlwv1n .href-wrap > .h-update, .index-schedule .kcp6qbdlwv1n .href-wrap > .live {
    color: #1da6ba;
    border-color: #1da6ba
}

.index-schedule .kcp6qbdlwv1n .href-wrap > .data:hover, .index-schedule .kcp6qbdlwv1n .href-wrap > .h-update:hover, .index-schedule .kcp6qbdlwv1n .href-wrap > .live:hover {
    background-color: #1da6ba
}

.index-schedule .kcp6qbdlwv1n .href-wrap > .h-video, .index-schedule .kcp6qbdlwv1n .href-wrap > .wait {
    color: #bb9a6c;
    border-color: #bb9a6c
}

.index-schedule .kcp6qbdlwv1n .href-wrap > .h-video:hover, .index-schedule .kcp6qbdlwv1n .href-wrap > .wait:hover {
    background-color: #bb9a6c
}

.index-schedule .kcp6qbdlwv1n .match-name {
    font-size: 12px;
    color: #727272;
    margin-top: 15px
}

.index-schedule .kcp6qbdlwv1n .match-name.wait > span {
    color: #bb9a6c
}

.index-schedule .kcp6qbdlwv1n .match-name.over > span {
    color: #727272
}

.index-schedule .kcp6qbdlwv1n .match-name.now > span {
    color: #1da6ba
}

.index-schedule .kcp6qbdlwv1n .match-name > span {
    margin-right: 4px;
    font-weight: 700
}

.index-schedule .kcp6qbdlwv1n .gamelist-score {
    width: 100px !important;
    margin-left: -50px !important;
    font-family: dinbold
}

.index-schedule .kcp6qbdlwv1n .gamelist-score > a {
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline; /* color:#fff; */
    width: 34px;
    height: 44px;
    line-height: 42px; /* background-color:#3b3b3b; */
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative
}

.index-schedule .kcp6qbdlwv1n .gamelist-score > a:after {
    content: "\0020";
    display: block;
    width: 100%;
    height: 1px; /* background-color:#3b3b3b; */
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 1px
}

.index-schedule .kcp6qbdlwv1n .gamelist-score > a.win { /* color:#0febc1!important; */
}

.index-schedule .kcp6qbdlwv1n .gamelist-score > span {
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    font-size: 22px;
}

.schedule .match-date {
    width: 100%;
    height: 60px;
    background-position: 0 0;
    text-align: center;
    padding-top: 10px
}

.schedule .match-time {
    color: #a3a3a3;
    font-size: 24px;
    height: 28px;
    line-height: 28px;
    font-family: dinlight;
    display: block;
    overflow: hidden
}

.schedule .match-time i {
    font-family: dinlight;
    display: inline-block;
    line-height: 28px
}

.schedule .match-time span {
    font-family: dinbold;
    display: inline-block;
    line-height: 28px
}

.schedule .match-status {
    color: #c7c7c7;
    line-height: 20px
}

.schedule .match-team {
    width: 222px;
    height: 95px;
    padding: 15px 7px 0
}

.schedule .team {
    width: 50px;
    height: 90px;
    position: relative;
    text-align: center
}

.schedule .team-pic {
    width: 50px;
    height: 50px;
    overflow: hidden
}

.schedule .team-pic img {
    width: 50px;
    height: 50px;
    vertical-align: top
}

.schedule .team-info {
    width: 50px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    padding-top: 5px
}

.schedule .team-info span {
    width: 50px;
    display: inline-block;
    padding-right: 5px;
    font-size: 12px
}

.schedule .team-info img {
    vertical-align: top
}

.schedule .match-score {
    width: 106px;
    top: 22px;
    left: 50%;
    margin-left: -52px;
    font-family: dinbold, microsoft yahei
}

.schedule .match-score p {
    width: 40px;
    height: 50px;
    position: relative;
    padding: 0 4px;
    overflow: hidden;
    background-position: 4px -146px
}

.schedule .match-score p.bgn {
    background-position: 4px -95px
}

.schedule .match-score p em {
    width: 40px;
    height: 50px;
    display: block;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 48px;
    line-height: 47px;
    display: none
}

.schedule .match-score p .i-line {
    width: 40px;
    height: 1px;
    line-height: 1px;
    display: block;
    overflow: hidden;
    background: #3b3b3b;
    position: absolute;
    top: 50%;
    left: 4px;
    display: none
}

.schedule .match-score p .ico {
    width: 48px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0
}

.schedule .match-score p.victory em {
    color: #0febc1
}

.schedule .match-score .semicolon {
    width: 14px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    overflow: hidden;
    font-size: 42px;
    color: #3b3b3b;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -7px
}

.schedule .opened p {
    background-position: 4px -95px
}

.schedule .opened p em {
    display: block
}

.schedule .opened p i.i-line {
    display: block
}

.schedule .opened p i.ico {
    display: none
}

.schedule .match-name {
    width: 100%;
    text-align: center;
    padding-top: 8px;
    position: relative
}

.schedule .match-name h4 {
    color: #c49f58;
    font-size: 14px
}

.schedule .match-name p {
    color: #b3b3b3;
    font-size: 12px
}

.schedule .watch-btn {
    width: 90px;
    height: 24px;
    line-height: 24px;
    border: 2px solid #c49f58;
    color: #c49f58;
    display: block;
    text-align: center;
    border-radius: 28px;
    display: block;
    clear: both;
    margin: 0 auto;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -45px;
    font-size: 14px
}

.schedule .watch-btn:hover {
    text-decoration: none;
    background: #c49f58;
    color: #fff
}

.schedule .list li.ing .match-date {
    background: url(/images/ing_rp.gif) 0 0 repeat-x;
    height: 55px;
    border-top: 5px solid #00a483
}

.schedule .list li.ing .match-time {
    color: #00a483
}

.schedule .list li.ing .match-status {
    color: #00a483;
    font-weight: 700
}

.schedule .list li.ing .watch-btn {
    border: 2px solid #00a483;
    color: #00a483;
    font-size: 14px
}

.schedule .list li.ing .watch-btn:hover {
    background: #00a483;
    color: #fff
}

.schedule .list li.ing .match-name h4 {
    color: #00a483;
    font-size: 14px
}

.schedule .list li.unstart .match-date {
    background-position: 0 -70px
}

.schedule .list li.unstart .match-time {
    color: #c49f58
}

.schedule .list li.unstart .match-status {
    color: #c49f58
}

.schedule .icon-left-arrow, .schedule .icon-right-arrow {
    position: absolute;
    top: 95px;
    text-indent: -999em;
    z-index: 10
}

.schedule .icon-left-arrow {
    left: -30px
}

.schedule .icon-right-arrow {
    right: -30px
}

.schedule .gray {
    opacity: .35;
    filter: alpha(opacity=35);
    cursor: default
}

.font-arrow-right, .icon-left-arrow, .icon-left-arrow-1, .icon-pagination-jb, .icon-pagination-jb-on, .icon-play, .icon-right-arrow, .icon-right-arrow-1, .icon-video-live-menu, .icon-video-menu, .index-dsj-1, .mode2-common .mode2-detail:after, .more-arrow, .rotatebox-s .hd .on, .rotatebox-s .hd li, .sprite-img {
    background-image: url(/images/sprite-img.png);
    background-size: 112px 90px;
    background-repeat: no-repeat
}

.font-arrow-right {
    background-position: -94px -64px;
    width: 15px;
    height: 9px
}

.icon-left-arrow-1 {
    background-position: -75px 0;
    width: 14px;
    height: 41px
}

.icon-left-arrow {
    background-position: 0 0;
    width: 23px;
    height: 51px
}

.icon-pagination-jb-on {
    background-position: -94px -28px;
    width: 13px;
    height: 13px
}

.icon-pagination-jb {
    background-position: -94px -46px;
    width: 13px;
    height: 13px
}

.icon-play {
    background-position: -33px -56px;
    width: 22px;
    height: 16px
}

.icon-right-arrow-1 {
    background-position: -56px 0;
    width: 14px;
    height: 41px
}

.icon-right-arrow {
    background-position: -28px 0;
    width: 23px;
    height: 51px
}

.icon-video-live-menu {
    background-position: -94px 0;
    width: 18px;
    height: 23px
}

.icon-video-menu {
    background-position: 0 -56px;
    width: 28px;
    height: 20px
}

.index-dsj-1 {
    background-position: -60px -56px;
    width: 19px;
    height: 10px
}

.kcp6qbdlwv1n {
    list-style: none;
    float: left;
    width: 259px;
    height: 198px;
    margin-right: 16px;
    position: relative;
    background-color: #fefefe
}

.kcp6qbdlwv1n > .p1, .kcp6qbdlwv1n > .p2 {
    width: 100%;
    line-height: 1.5;
    font-size: 12px;
    text-align: center;
    color: #727272
}

.kcp6qbdlwv1n > .p1 {
    margin-top: 12px
}

.gamelist-team-a, .gamelist-team-b {
    position: absolute;
    width: 85px;
    height: 85px;
    overflow: hidden;
    text-align: center
}

.gamelist-team-a > span, .gamelist-team-b > span {
    display: block;
    width: 85px;
    height: 65px;
    line-height: 65px;
    text-align: center
}

.gamelist-team-a > span > img, .gamelist-team-b > span > img {
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    max-width: 50px;
    width: auto;
    height: auto
}

.gamelist-team-a > a, .gamelist-team-b > a {
    color: #385155;
    font-size: 14px;
    line-height: 20px
}

.gamelist-team-a {
    left: 6px;
    top: 38px
}

.gamelist-team-b {
    right: 6px;
    top: 38px
}

.gamelist-score {
    display: block;
    width: 86px;
    height: 40px;
    color: #171717;
    font-weight: 700;
    text-align: center;
    line-height: 22px;
    position: absolute;
    top: 54px;
    left: 50%;
    font-size: 0;
    margin-left: -43px
}

.gamelist-score > a {
    font-size: 22px;
    margin: 0 2px
}

.gamelist-watch {
    display: block;
    width: 86px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    box-sizing: border-box;
    border: 1px #10aac0 solid;
    color: #10aac0;
    margin: 105px auto 0 auto;
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

.gamelist-watch:hover {
    background-color: #10aac0;
    color: #fff
}

.gamelist-wait {
    display: block;
    width: 86px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    box-sizing: border-box;
    border: 1px #bb9a6c solid;
    color: #bb9a6c;
    margin: 105px auto 0 auto;
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

.gamelist-wait:hover {
    background-color: #bb9a6c;
    color: #fff
}

.gamelist-over {
    display: block;
    width: 86px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    box-sizing: border-box;
    border: 1px #727272 solid;
    color: #727272;
    margin: 105px auto 0 auto;
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

.gamelist-over:hover {
    background-color: #727272;
    color: #fff
}

.kcp6qbdlwv1n-topbar {
    width: 100%;
    height: 28px;
    box-sizing: border-box;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    position: absolute;
    left: 0;
    top: 0
}

.kcp6qbdlwv1n-topbar > i {
    display: block;
    background: url(/images/gamelist-top-ware.png) repeat-x 0 0;
    width: 285px;
    height: 28px;
    position: absolute;
    left: 0;
    top: 0
}

.kcp6qbdlwv1n-topbar > .span1 {
    float: left;
    font-weight: 700;
    margin-left: 12px;
    position: relative
}

.kcp6qbdlwv1n-topbar > .span2 {
    float: right;
    margin-right: 14px;
    position: relative
}

.kcp6qbdlwv1n-topbar > .span3 {
    float: right;
    margin-right: 12px;
    position: relative
}

.kcp6qbdlwv1n-topbar.now {
    background-color: #0eabc1;
    background: -webkit-linear-gradient(left, #0ca3b9, #17c2da); /*! Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #0ca3b9, #17c2da); /*! Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #0ca3b9, #17c2da); /*! Firefox 3.6 - 15 */
    background: linear-gradient(left, #0ca3b9, #17c2da)
}

.kcp6qbdlwv1n-topbar.now > i {
    animation: kcp6qbdlwv1n-topbar-ware .5s linear infinite;
    -webkit-animation: kcp6qbdlwv1n-topbar-ware .5s linear infinite
}

.kcp6qbdlwv1n-topbar.wait {
    background-color: #bfa57d;
    background: -webkit-linear-gradient(left, #b69d75, #d6ba92); /*! Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #b69d75, #d6ba92); /*! Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #b69d75, #d6ba92); /*! Firefox 3.6 - 15 */
    background: linear-gradient(left, #b69d75, #d6ba92)
}

.kcp6qbdlwv1n-topbar.over {
    background-color: #b2b2b2;
    background: -webkit-linear-gradient(left, #adadad, #c1c0c0); /*! Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #adadad, #c1c0c0); /*! Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #adadad, #c1c0c0); /*! Firefox 3.6 - 15 */
    background: linear-gradient(left, #adadad, #c1c0c0)
}

@keyframes kcp6qbdlwv1n-topbar-ware {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        -webkit-transform: translateX(-19px);
        transform: translateX(-19px)
    }
}

@-webkit-keyframes kcp6qbdlwv1n-topbar-ware {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        -webkit-transform: translateX(-19px);
        transform: translateX(-19px)
    }
}

.gamelist-team-a span a img {
    vertical-align: middle;
    max-width: 50px
}

.gamelist-team-a span a {
    display: inline-block
}

.gamelist-team-b span a img {
    vertical-align: middle;
    max-width: 50px
}

.gamelist-team-b span a {
    display: inline-block
}

.bod-left {
    width: 425px;
    float: left;
    overflow: hidden;
}

.bod-center {
    width: 440px;
    height: 342px;
    float: left;
    margin-left: 30px;
    overflow: hidden;
}

.bod-right {
    width: 274px;
    float: right;
}

.banner-box {
    width: 425px;
    height: 326px;
    margin-bottom: 24px;
}

#slider {
    width: 100%;
}

.slider_box {
    width: 425px;
    margin: 0 auto;
    height: 326px;
    overflow: hidden;
    position: relative;
}

.silder_tip {
    width: 92px;
    height: 92px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    text-indent: -999px;
}

#movie_tip {
    background-position: -93px 0;
}

.silder_con {
    height: 254px;
    overflow: hidden;
    position: absolute;
}

.silder_panel {
    width: 425px;
    height: 254px;
    overflow: hidden;
    float: left;
    position: relative;
    background: #111;
}

.silder_panel img {
    width: 425px;
    height: 254px;
    display: block;
    overflow: hidden;
}

.silder_play {
    display: block;
    width: 136px;
    height: 30px;
    overflow: hidden;
    text-indent: -999px;
    position: absolute;
    bottom: 13px;
    right: 45px;
}

.silder_play:hover {
    background-position: 0 0;
}

.silder_nav {
    width: 440px;
    height: 58px;
    margin: 0 auto;
    bottom: 0;
    left: -1px;
    position: absolute;
    overflow: hidden;
}

.silder_nav li {
    float: left;
    padding: 0px;
    margin: 3px;
    border: 1px solid #fff;
}

.silder_nav li.current {
    border: 2px solid #ff3b3b;
    margin: 0 4px;
}

.silder_nav li, .silder_nav img {
    display: block;
    width: 100px;
    height: 58px;
    overflow: hidden;
    opacity: 1 !important;
}

.slider_box a.prev, .slider_box a.next {
    display: block;
    width: 45px;
    height: 100px;
    overflow: hidden;
    text-indent: -999px;
    position: absolute;
    cursor: pointer;
    margin: 85px 0 0 0;
}

.slider_box a.prev {
    left: 0;
    background-position: left 0;
}

.slider_box a.next {
    right: 0;
    background-position: right 0;
}

.silderBox {
    height: 8px;
    line-height: 8px;
}

.f_l {
    position: relative;
    display: block;
    width: 440px;
    height: 254px;
}

.silder-mask {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    height: 44px;
    line-height: 44px;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.silder-mask p {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 44px;
}

.box-tit {
    width: 100%;
    height: 36px;
}

.box-tit span {
    width: 103px;
    height: 36px;
    background: url(/images/in-icons.png) no-repeat -40px 0;
    color: #fff;
    line-height: 36px;
    text-align: center;
    font-weight: bold;
    float: left;
    display: block;
}

.yzjx-box ul {
    width: 450px;
    margin-top: 6px;
}

.yzjx-box ul li {
    width: 205px;
    height: 86px;
    float: left;
    border-radius: 15px;
    background: #f5f5f5;
    margin-top: 14px;
    margin-right: 14px;
}

.yzjx-box ul li a.yzjx-img {
    float: left;
    width: 64px;
    height: 64px;
    display: block;
    margin: 10px 13px;
    overflow: hidden;
}

.yzjx-box ul li a.yzjx-img img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.yzjx-info {
    float: left;
    width: 110px;
    margin-top: 10px;
}

.yzjx-info a {
    display: block;
    width: 110px;
    height: 24px;
    line-height: 24px;
    font-size: 15px;
    color: #333333;
    overflow: hidden;
}

.yzjx-info p {
    margin-top: 4px;
    width: 66px;
    height: 11px;
    background: url(/images/in-icons.png) no-repeat -41px -107px;
}

.yzjx-type {
    color: #999999;
    font-size: 12px;
    margin-top: 4px;
}

.yzjx-type i {
    margin: 0 2px;
}

.g-tab {
    font-size: 14px;
    color: #aaaaaa;
    float: right;
    margin-top: 12px;
}

.g-tab a {
    font-size: 14px;
    color: #999999;
}

.g-tab i {
    margin: 0 5px;
}

.tab-active {
    color: #727272 !important;
}

.mrgx-box ul {
    margin-top: 18px;
}

.mrgx-box ul li, .ikhx71f5kevf ul li {
    padding-bottom: 15px;
    border-left: 1px solid #dddddd;
    position: relative;
}

.mrgx-box ul li strong, .ikhx71f5kevf ul li strong {
    display: block;
    width: 3px;
    height: 3px;
    background: #999999;
    position: absolute;
    left: -2px;
    top: 6px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.mrgx-box ul li:hover strong, .ikhx71f5kevf ul li:hover strong {
    width: 10px;
    height: 10px;
    background: #fff !important;
    border: 1px solid #2dbaed;
    border-radius: 50%;
    left: -5px;
    top: 4px;
}

.mrgx-box ul li:hover .b-g-tit, .ikhx71f5kevf ul li:hover .b-g-tit {
    color: #e60012 !important;
}

.mrgx-box ul li font, .ikhx71f5kevf ul li font {
    display: inline-block;
    vertical-align: top;
    color: #dddddd;
    margin-left: 7px;
    margin-right: 13px;
    line-height: 20px;
}

.b-g-classify {
    display: inline-block;
    vertical-align: top;
    color: #999999;
    line-height: 20px;
    font-size: 15px;
    width: 90px;
    margin-left: 4px;
}

.b-g-classify a {
    color: #999999;
    line-height: 20px;
    font-size: 15px;
}

.b-g-img {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-right: 11px;
}

.b-g-img img {
    width: 100%;
    height: 100%;
}

.b-g-tit {
    display: inline-block;
    vertical-align: top;
    color: #333333;
    font-size: 15px;
    width: 352px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    padding-left: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.b-g-time {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
}

.li-10, .li-5 {
    padding-bottom: 0 !important;
    margin-bottom: 20px;
    position: relative;
}

.li-5::after, .li-10::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 12px;
    width: 426px;
    height: 1px;
    border-bottom: 1px dashed #dddddd;
}

.li-15 {
    padding-bottom: 0 !important;
}

.b-g-right {
    display: inline-block;
}

.bod-tit {
    width: 255px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    color: #333333;
    font-weight: bold;
    margin: 0 auto;
    background: url(/images/in-icons.png) no-repeat -144px 0;
}

.tjhj-box ul {
    margin-top: 10px;
}

.tjhj-box ul li {
    border-bottom: 1px dashed #e8e8e8;
    padding: 12px 0;
}

.tjhj-box ul li em {
    display: block;
    width: 20px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #acacac;
    margin-right: 14px;
    font-size: 14px;
    color: #fff;
    float: left;
}

.tjhj-img {
    display: none;
    float: left;
    width: 240px;
    height: 120px;
    position: relative;
    overflow: hidden;
}

.tjhj-img img {
    width: 100%;
    height: 100%;
}

.tjhj-img div {
    width: 240px;
    height: 40px;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    position: absolute;
    left: 0;
    bottom: 0;
}

.tjhj-img div p {
    font-size: 15px;
    font-weight: bold;
    width: 90%;
    margin: 0 auto;
    line-height: 40px;
    color: #fff;
}

.tjhj-tit {
    display: block;
    float: left;
    width: 240px;
    font-size: 15px;
    color: #333333;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

.tjhj-box ul {
    margin-bottom: 26px;
}

.tjhj-box ul li.open .tjhj-tit {
    display: none;
}

.tjhj-box ul li.open .tjhj-img {
    display: block;
}

.tjhj-box ul li.open em {
    height: 34px;
    line-height: 34px;
    background: #ff3b3b;
}

.tjhj-box img:hover {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

.tjrj-box {
    width: 274px;
    overflow: hidden;
}

.tjrj-box ul {
    width: 300px;
    margin-top: 20px;
}

.tjrj-box ul li {
    float: left;
    width: 64px;
    height: 100px;
    overflow: hidden;
    margin: 0 18px 10px 12px;
}

.tjrj-box ul li a {
    display: block;
}

.tjrj-img {
    width: 100%;
    height: 64px;
    overflow: hidden;
    border-radius: 15px;
}

.tjrj-img img {
    width: 100%;
    height: 100%;
}

.tjrj-tit {
    width: 64px;
    height: 40px;
    font-size: 15px;
    color: #333333;
    line-height: 40px;
    overflow: hidden;
}

.tjrj-load {
    width: 56px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff !important;
    background: #2dbaed;
    font-size: 14px;
    margin: 14px auto 0;
    transition: all 0.2s;
    border-radius: 5px;
}

.tjrj-box ul li:hover .tjrj-tit {
    display: none !important;
}

.tjrj-box ul li:hover .tjrj-load {
    transform: translateY(-10px);
}

.tjrj-load:hover {
    color: #fff !important;
}

.qubd6yzysrpy {
    display: none;
    padding: 20px 0
}

.qubd6yzysrpy.on {
    display: block;
}

.ugn1sk594vxl {
}

.ugn1sk594vxl h2 {
    margin-top: 10px;
    padding: 3px 0;
    font-weight: 400;
    font-size: 24px;
}

.ugn1sk594vxl h2::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: #cb0a38;
    width: 5px;
    height: 24px;
    margin-right: 15px;
}

.hf95txyimmxa {
    position: absolute;
    top: 22px;
    right: 0;
    border-bottom: 1px solid #d5d5d5;
    width: 1000px;
    display: flex;
    display: -webkit-flex;
}

.hf95txyimmxa li {
    height: 42px;
    line-height: 42px;
    text-align: center;
    float: left;
    flex-grow: 1;
    color: #797979;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    height: 39px;
    line-height: 39px;
    text-align: center;
    display: block;
    position: relative;
    padding: 0 10px;
    cursor: pointer;
}

.hf95txyimmxa li.on, .hf95txyimmxa li:hover {
    color: #cb0a38;
    text-decoration: none;
    border-bottom: 4px solid #cb0a38;
}

.qubd6yzysrpy ul {
}

.qubd6yzysrpy ul li {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 272px;
    vertical-align: middle;
    margin: 0 32px 15px 0;
}

.qubd6yzysrpy .tgjewh545c9u {
    border-bottom: 1px solid #d5d5d5;
    margin: 10px 0;
    padding: 0 20px 0px 0; /* position: relative; */
}

.qubd6yzysrpy .tgjewh545c9u span {
    border-bottom: 4px solid #cb0a38; /* position: absolute; *//* margin-bottom: 10px; */
    height: 32px;
    display: inline-block;
}

.qubd6yzysrpy ul li:nth-child(4n) {
    margin-right: 0;
}

.qubd6yzysrpy .sign {
    color: #616161;
    font-size: 12px;
    line-height: 30px;
}

.qubd6yzysrpy .sign span {
    font-size: 12px;
    color: #9a9a9a;
}

.qubd6yzysrpy .down {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    overflow: hidden;
    width: 262px;
    height: 51px;
    color: #616161;
    font-size: 0;
    line-height: 51px;
    margin: 1px 0;
}

.qubd6yzysrpy .down .left {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 3px;
    height: 51px;
    background: #cecece;
}

.qubd6yzysrpy .team-names {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 224px;
    height: 100%;
    font-size: 14px;
    background: #fff;
    border-left: none;
    vertical-align: top;
    position: relative;
    color: #262733;
}

.qubd6yzysrpy .down .team-names {
    background: #e3e3e3;
}

.qubd6yzysrpy .team-names a {
    color: #262733;
    display: block;
    width: 100%;
    height: 100%;
}

.qubd6yzysrpy img {
    width: 36px;
    height: 36px;
    margin: 0 13px;
    vertical-align: middle;
}

.qubd6yzysrpy .team-names:after {
    content: "";
    display: block;
    width: 1px;
    height: 37px;
    background: #ebebeb;
    position: absolute;
    right: 0;
    top: 7px;
}

.qubd6yzysrpy .down .right {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 35px;
    color: #797979;
    line-height: 51px;
    font-size: 24px;
    height: 51px;
    background: #e3e3e3;
    text-align: center;
    vertical-align: top;
    font-family: dinbold, microsoft yahei;
}

.qubd6yzysrpy .up {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    overflow: hidden;
    height: 51px;
    color: #fff;
    font-size: 0;
    line-height: 51px;
    margin: 1px 0;
}

.qubd6yzysrpy .up .left {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 3px;
    height: 51px;
    background: #9a9a9a;
}

.qubd6yzysrpy .up .right {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 45px;
    height: 51px;
    color: #262733;
    line-height: 51px;
    font-size: 24px;
    background: #fff;
    text-align: center;
    vertical-align: top;
    font-family: dinbold, microsoft yahei;
}

.qubd6yzysrpy .time {
    color: #797979;
    font-size: 12px;
    line-height: 28px;
    margin: 10px 0 0;
}

.qubd6yzysrpy .time a {
    position: relative;
    display: inline-block;
    bottom: 5px;
}

.qubd6yzysrpy .time img {
    width: 24px;
    height: 24px
}

.qubd6yzysrpy .btns {
    position: absolute;
    bottom: 8px;
    right: 0;
}

.qubd6yzysrpy .btns .s-video-btn {
    background-position: -501px -450px;
    width: 56px;
    height: 28px;
    color: #cb0a38;
    border: 1px solid #cb0a38;
    border-radius: 10px;
    padding: 2px 12px;
}

.qubd6yzysrpy .btns .s-video-btn:hover {
    color: #fff;
    background-color: #cb0a38
}

.footer-box {
    width: 100%;
    height: 140px;
    background: #444444;
    color: #aaaaaa;
    position: relative;
    z-index: 9;
}

.footer {
    width: 1200px;
    margin: 0px auto;
    font-size: 14px;
}

.footer .foot_nav {
    text-align: center;
    margin: 0px auto 14px;
    overflow: hidden;
    color: #aaaaaa;
    padding-top: 34px;
}

.footer .foot_nav a {
    text-decoration: none;
    color: #aaaaaa;
    font-size: 14px;
    margin-left: 5px;
    margin-right: 5px;
}

.footer .copyright {
    text-align: center;
    color: #ccc;
    margin-bottom: 10px;
}

.footer .copyright a {
    color: #ccc;
}

.rmyx-box, .rmzt-box, .rmfl-box, .rmbq-box, .rmrj-box, .phb-box, .bzx-box, .link-box, .item-box {
    width: 1200px;
    margin: 0 auto 10px;
    overflow: hidden;
}

.con-tit {
    height: 50px;
    border-bottom: 1px solid #cccccc;
    position: relative;
}

.con-tit span {
    font-size: 18px;
    font-weight: bold;
    color: #121212;
    float: left;
    display: block;
    height: 50px;
    line-height: 50px;
    position: relative;
    padding: 0 3px;
}

.con-tit span em {
    display: block;
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 5px;
    background: #cb0a38;
    border-radius: 15px;
    left: 0;
}

.link-box ul {
    width: 1240px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.link-box ul li {
    float: left;
    width: 120px;
    margin-right: 35px;
    margin-bottom: 10px;
    padding-left: 10px;
    height: 19px;
}

.link-box ul li a {
    color: #666666;
    font-size: 14px;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.more-btn {
    float: right;
    font-size: 14px;
    color: #aaaaaa;
    display: block;
    line-height: 50px;
}

.rmzt-lb-box {
    width: 100%;
    height: 198px;
}

.rmfl-list-box ul {
    width: 1232px;
}

.rmfl-list-box ul li {
    width: 130px;
    height: 180px;
    float: left;
    margin-right: 22px;
    border-radius: 15px;
    margin-top: 20px;
    background: #f5f5f5;
    overflow: hidden;
    transition: all 0.2s;
}

.rmfl-list-box ul li a.rmfl-list-img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 18px auto 12px;
    overflow: hidden;
    border-radius: 15px;
}

.rmfl-list-box ul li a.rmfl-list-img img {
    width: 100%;
    height: 100%;
}

.rmfl-list-box ul li a.rmfl-list-tit {
    display: block;
    color: #333333;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    width: 80px;
    margin: 0 auto 5px;
    text-align: center;
}

.rmfl-list-size {
    font-size: 14px;
    color: #999999;
    text-align: center;
}

.rmfl-line {
    width: 100%;
    height: 4px;
    background: #f5f5f5;
}

.rmfl-list-box ul li:hover .rmfl-line {
    background: #2dbaed;
}

.rmfl-list-box ul li:hover {
    background: #e8f5fb;
    transform: translateY(-10px);
}

.rmfl-list-btn {
    display: none;
    width: 56px;
    height: 23px;
    line-height: 22px;
    text-align: center;
    color: #2dbaed;
    border: 1px solid #2dbaed;
    font-size: 14px;
    margin: 2px auto 0;
    border-radius: 15px;
    transition: all 0.2s;
}

.rmfl-list-box ul li:hover .rmfl-list-size {
    display: none;
}

.rmfl-list-box ul li:hover .rmfl-list-btn {
    display: block;
}

.classify-nav { /* float: left; *//* margin-left: 295px; */
    margin-top: 12px;
    max-width: 780px;
    height: 26px;
    overflow: hidden;
    position: absolute;
    right: 50px;
}

.classify-nav li, .zx-nav li {
    float: left;
    color: #888888;
    font-size: 15px;
    padding: 3px 8px;
    margin-right: 10px;
    border-radius: 5px;
    cursor: pointer;
}

.classify-nav-active, .classify-nav li:hover, .zx-nav-active, .zx-nav li:hover {
    background: #6bc9ec !important;
    color: #fff !important;
}

.bzx-list {
    width: 1250px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.bzx-list li {
    width: 367px;
    line-height: 30px;
    height: 30px;
    margin-right: 46px;
    float: left;
    margin-bottom: 10px;
    margin-left: 2px;
}

.bzx-list li a {
    display: block;
    width: 100%;
}

.bzx-list li a em {
    margin-left: 5px;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #c8c8c8;
    vertical-align: top;
    margin-top: 12px;
    margin-right: 10px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.bzx-list li a span {
    width: 275px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #333333;
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
}

.bzx-list li a i {
    display: inline-block;
    color: #999999;
    font-size: 12px;
    vertical-align: top;
}

.bzx-list li:hover {
    background: #f8f8f8;
    box-shadow: 0 0 10px #cccccc;
}

.bzx-list li:hover span {
    color: #2dbaed !important;
}

.flexslider {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.ztlist-box {
    width: 1230px;
}

.ztlist {
    width: 280px;
    height: 140px;
    overflow: hidden;
    border-radius: 15px;
    float: left;
    margin-right: 26px;
    margin-top: 20px;
}

.ztlist a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.ztlist a img {
    width: 100%;
    height: 100%;
}

.ztlist-mask {
    width: 100%;
    height: 30px;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}

.ztlist-mask p {
    width: 90%;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
}

.flex-control-nav li {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #cccccc;
    margin-right: 20px;
    cursor: pointer;
}

.flex-control-nav li a {
    color: transparent;
    text-indent: 99999px;
}

.flex-control-nav li a:hover {
    color: transparent !important;
}

.flex-active {
    background: #5c96f7 !important;
    width: 8px !important;
    height: 8px !important;
    border-radius: 15px !important;
    display: block;
}

.flex-direction-nav a {
    display: block;
    width: 20px;
    height: 20px;
    color: transparent;
    float: left;
    margin-top: 5px;
}

.flex-prev {
    background: url(/images/in-icons.png) no-repeat -132px -84px;
    margin-left: 500px;
}

.flex-next {
    margin-left: 655px;
    background: url(/images/in-icons.png) no-repeat -154px -84px;
}

.flex-direction-nav {
    height: 20px;
    margin-top: 7px;
}

.flex-direction-nav li {
    position: absolute;
    z-index: 9999;
    width: 20px;
    height: 20px;
}

.flex-direction-nav a:hover {
    color: transparent !important;
    opacity: 0.8;
}

.zx-nav {
    position: absolute;
    right: 40px;
    top: 12px;
}

.rmbq-box ul {
    margin-top: 25px;
}

.qqd2s2ygig5d ul li {
    float: left;
    margin-right: 18px;
    margin-bottom: 12px;
    border-radius: 15px;
}

.qqd2s2ygig5d ul {
    width: 1218px;
}

.qqd2s2ygig5d ul li a {
    display: block;
    font-size: 15px;
    padding: 3px 20px;
    border-radius: 15px;
}

.qqd2s2ygig5d ul li a:hover {
    color: #fff !important;
}

.qqd2s2ygig5d ul li a, .qqd2s2ygig5d ul li:nth-child(1) a, .qqd2s2ygig5d ul li:nth-child(7) a, .qqd2s2ygig5d ul li:nth-child(13) a, .qqd2s2ygig5d ul li:nth-child(19) a {
    color: #499ae0;
    border: 1px solid #499ae0;
}

.qqd2s2ygig5d ul li:nth-child(2) a, .qqd2s2ygig5d ul li:nth-child(8) a, .qqd2s2ygig5d ul li:nth-child(14) a, .qqd2s2ygig5d ul li:nth-child(20) a {
    color: #3dcc9c;
    border: 1px solid #3dcc9c;
}

.qqd2s2ygig5d ul li:nth-child(3) a, .qqd2s2ygig5d ul li:nth-child(9) a, .qqd2s2ygig5d ul li:nth-child(15) a, .qqd2s2ygig5d ul li:nth-child(21) a {
    color: #e68a00;
    border: 1px solid #e68a00;
}

.qqd2s2ygig5d ul li:nth-child(4) a, .qqd2s2ygig5d ul li:nth-child(10) a, .qqd2s2ygig5d ul li:nth-child(16) a, .qqd2s2ygig5d ul li:nth-child(22) a {
    color: #1ad0e9;
    border: 1px solid #1ad0e9;
}

.qqd2s2ygig5d ul li:nth-child(5) a, .qqd2s2ygig5d ul li:nth-child(11) a, .qqd2s2ygig5d ul li:nth-child(17) a, .qqd2s2ygig5d ul li:nth-child(23) a {
    color: #a26cd4;
    border: 1px solid #a26cd4;
}

.qqd2s2ygig5d ul li:nth-child(6) a, .qqd2s2ygig5d ul li:nth-child(12) a, .qqd2s2ygig5d ul li:nth-child(18) a, .qqd2s2ygig5d ul li:nth-child(24) a {
    color: #ff6b6b;
    border: 1px solid #ff6b6b;
}

.qqd2s2ygig5d ul li:nth-child(1) a:hover, .qqd2s2ygig5d ul li:nth-child(7) a:hover, .qqd2s2ygig5d ul li:nth-child(13) a:hover, .qqd2s2ygig5d ul li:nth-child(19) a:hover {
    background: #499ae0 !important;
}

.qqd2s2ygig5d ul li:nth-child(2) a:hover, .qqd2s2ygig5d ul li:nth-child(8) a:hover, .qqd2s2ygig5d ul li:nth-child(14) a:hover, .qqd2s2ygig5d ul li:nth-child(20) a:hover {
    background: #3dcc9c !important;
}

.qqd2s2ygig5d ul li:nth-child(3) a:hover, .qqd2s2ygig5d ul li:nth-child(9) a:hover, .qqd2s2ygig5d ul li:nth-child(15) a:hover, .qqd2s2ygig5d ul li:nth-child(21) a:hover {
    background: #e68a00 !important;
}

.qqd2s2ygig5d ul li:nth-child(4) a:hover, .qqd2s2ygig5d ul li:nth-child(10) a:hover, .qqd2s2ygig5d ul li:nth-child(16) a:hover, .qqd2s2ygig5d ul li:nth-child(22) a:hover {
    background: #1ad0e9 !important;
}

.qqd2s2ygig5d ul li:nth-child(5) a:hover, .qqd2s2ygig5d ul li:nth-child(11) a:hover, .qqd2s2ygig5d ul li:nth-child(17) a:hover, .qqd2s2ygig5d ul li:nth-child(23) a:hover {
    background: #a26cd4 !important;;
}

.qqd2s2ygig5d ul li a:hover, .qqd2s2ygig5d ul li:nth-child(6) a:hover, .qqd2s2ygig5d ul li:nth-child(12) a:hover, .qqd2s2ygig5d ul li:nth-child(18) a:hover, .qqd2s2ygig5d ul li:nth-child(24) a:hover {
    background: #ff6b6b !important;
}

.item-box-list {
    width: 386.66px;
    margin-right: 20px;
    float: left
}

.item-box-list:last-child {
    margin-right: 0;
}

.mgeab7sm70bx {
}

.pdydtq9opgz2 {
    margin-top: 20px;
}

.pdydtq9opgz2 .left_img {
    width: 170px;
    height: 120px;
    float: left
}

.pdydtq9opgz2 .left_img img {
    width: 170px;
    height: 120px
}

.pdydtq9opgz2 .right_con {
    float: right;
    width: 192px;
}

.pdydtq9opgz2 .right_con .right_con_title {
    font-size: 16px;
    display: block;
    overflow: hidden;
    line-height: 24px;
    color: #494949
}

.pdydtq9opgz2 .right_con .right_con_title:hover {
    color: #e60012;
}

.mgeab7sm70bx ul {
    margin-top: 20px
}

.mgeab7sm70bx ul li {
    width: 100%;
    position: relative;
    padding-right: 50px;
    padding-bottom: 15px;
}

.mgeab7sm70bx ul li a {
    width: 320px;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    display: block;
    overflow: hidden;
    position: relative;
    padding-left: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mgeab7sm70bx ul li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999
}

.crumbs-box, .container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.crumbs-box {
    color: #aaaaaa;
    font-size: 12px;
    padding: 16px 0;
}

.crumbs-box a {
    color: #999999;
    margin-right: 3px;
}

.crumbs-box em {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    background: url(/images/icon-box.png) no-repeat -19px 0px;
}

.yhhz7fsaodxh {
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #e1ebf1;
    background: #fff;
    padding-bottom: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.yhhz7fsaodxh ul li {
    margin-left: 20px;
    margin-top: 20px;
    float: left;
}

.yhhz7fsaodxh ul li a {
    display: block;
    background: #f0f0f0;
    color: #787878;
    padding: 7px 17px;
    border-radius: 5px;
}

.active a, .yhhz7fsaodxh ul li a:hover {
    color: #fff !important;
    background: #040404 !important;
}

.jfigjradt15m {
    width: 830px;
    float: left;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    margin-bottom: 20px;
}

.jfigjradt15m2 {
    width: 830px;
    float: left;
    position: relative;
    margin-bottom: 20px;
}

.uauh1yvtd9y0 {
    width: 350px;
    float: right;
    margin-bottom: 20px;
}

.q4fv15j8wo0p {
    background-color: #fff;
    width: 100%;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    margin-bottom: 20px;
}

.q4fv15j8wo0p h2 {
    padding: 0 30px;
    margin-top: 26px;
    font-size: 18px;
    color: #444;
}

.push-ul {
    margin: 25px 0 29px
}

.side-con li {
    padding: 10px 30px;
    transition: all .2s;
    margin: 0 !important;
    font-size: 14px
}

.push-lf {
    float: left;
    width: 100px;
    height: 60px;
    overflow: hidden;
    margin-right: 8px;
}

.push-lf a {
    display: block;
    width: 100%;
    height: 100%;
    color: #444
}

.push-lf img {
    display: block;
    width: 100%;
}

.push-rt {
    float: left;
    height: 60px;
    width: 180px;
    position: relative;
}

.push-rt p:first-child a {
    display: block;
    height: 36px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.side-con li:hover {
    box-shadow: rgb(3 3 8 / 15%) 0 0 38px;
    transform: translateY(-5px);
}

.read-tx {
    font-size: 12px;
    color: #999
}

.vn7la1dnnkhh {
    padding: 20px
}

.vn7la1dnnkhh .hf95txyimmxa {
    width: 560px;
    top: 30px;
    right: 20px;
}

.vn7la1dnnkhh .qubd6yzysrpy ul li {
    background: #ebebeb;
    padding: 0 10px;
    width: 250px;
    margin: 0 14px 15px 0;
    border-radius: 10px
}

.vn7la1dnnkhh .qubd6yzysrpy ul li:nth-child(3n) {
    margin-right: 0;
}

.vn7la1dnnkhh .qubd6yzysrpy .team-names {
    width: 182px;
}

.vn7la1dnnkhh .qubd6yzysrpy .btns {
    right: 10px
}

.q4fv15j8wo0p h2:before {
    content: "";
    width: 3px;
    height: 18px;
    display: inline-block;
    background-color: #cb0a38;
    vertical-align: -3px;
    margin-right: 4px;
}

.j0qnknvmic8o {
}

.j0qnknvmic8o .item-box-list {
    width: 384px;
}

.j0qnknvmic8o .item-box-list:nth-child(2n) {
    margin-right: 0;
}

.j0qnknvmic8o .item-box-list:nth-child(3n) { /*margin-right: 20px;*/
}

.hyu2gq61jyri {
    margin-top: 20px;
}

.hyu2gq61jyri li {
    margin: 0 20px 20px 0;
    padding: 0;
    width: 249px;
    background: #fff;
    box-shadow: 0 4px 12px #f0f0f0;
    height: 198px;
    position: relative;
    float: left;
    font-size: 14px;
}

.hyu2gq61jyri li:nth-child(3n) {
    margin-right: 0
}

.hyu2gq61jyri .pv-lnk {
    width: 100%;
    height: 100%;
    display: block;
    color: #555;
    position: relative;
}

.hyu2gq61jyri .pv-lnk img {
    display: block;
    width: 249px;
    height: 137px;
    vertical-align: top;
}

.hyu2gq61jyri li .pv-cover-1 {
    width: 100%;
    height: 137px;
    top: 0;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
}

.hyu2gq61jyri .pv-lnk h5 {
    font-weight: 400;
    line-height: 20px;
    padding: 10px;
    color: #262733;
}

.hyu2gq61jyri li:hover .pv-cover-1 {
    display: block;
}

.hyu2gq61jyri li:hover .pv-lnk h5 {
    color: #cb0a38;
}

.nqdnnk28tv7a ul {
    width: 100%;
    padding: 20px
}

.nqdnnk28tv7a ul li {
    margin-right: 10px;
    margin-bottom: 10px;
}

.nqdnnk28tv7a ul li a {
    padding: 3px 10px
}

.ikhx71f5kevf {
    margin-top: 20px;
}

.ikhx71f5kevf ul li {
    float: left
}

.ikhx71f5kevf ul li:nth-child(2n) {
    margin-left: 20px;
}

.ikhx71f5kevf .b-g-tit {
    width: 350px
}

.nmnhkgdceiak {
    width: 100%;
}

.nmnhkgdceiak th {
    background-color: #040404;
    height: 40px;
    line-height: 40px;
    color: #fff;
}

.nmnhkgdceiak th, .nmnhkgdceiak td {
    font-size: 14px;
    text-align: center;
}

.nmnhkgdceiak td.rank {
    font-size: 16px;
}

.nmnhkgdceiak td {
    height: 50px;
    line-height: 50px;
    color: #888;
}

.nmnhkgdceiak td.left, .nmnhkgdceiak th.left {
    text-align: left;
    padding-left: 1px;
}

.nmnhkgdceiak th.left {
    padding-left: 10px;
}

.nmnhkgdceiak .last td {
    border-bottom: 0px;
}

.nmnhkgdceiak td a {
    color: #333;
}

.nmnhkgdceiak td a:visited {
    color: #333;
    text-decoration: none;
}

.nmnhkgdceiak td a:hover {
    color: #dd0000;
    text-decoration: none;
}

.need-larger .nmnhkgdceiak .larger {
    color: #dd0000;
    font-size: 24px;
}

.nmnhkgdceiak .team-pic {
    width: 30px;
}

.nmnhkgdceiak .team-pic img {
    width: 30px;
    height: 30px;
    display: block;
}

.nmnhkgdceiak .team-name {
    text-align: left;
    text-indent: 10px;
}

table .highlight-td {
    background-color: #e3eefa;
    border-bottom: 1px solid #d2dde9;
}

.nmnhkgdceiak .highlight {
    background-color: #e3eefa;
    border-bottom: 1px solid #d2dde9;
}

.nmnhkgdceiak .fifth td {
    border-bottom: 1px solid #12cdb0;
}

.nmnhkgdceiak td {
    border-bottom: 1px solid #ebebeb;
}

table.table-line-light tbody tr:hover {
    background: #d5f1eb6e
}

.spx6vbl5fyq9 .art-tit {
    font-size: 24px;
    color: #444;
    margin-top: 10px;
}

.spx6vbl5fyq9 .art-palette {
    font-size: 14px;
    color: #aaa;
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #e4e4e4;
}

.spx6vbl5fyq9 .auth-name {
    color: #444;
}

.spx6vbl5fyq9 .art-time {
    margin: 0 26px 0 14px;
}

.spx6vbl5fyq9 .article {
    padding: 30px 0 30px;
    font-size: 14px;
    overflow: hidden;
    color: #333
}

.spx6vbl5fyq9 .article a {
    color: #bb9a6c !important
}

.spx6vbl5fyq9 .article a:hover {
    text-decoration: underline
}

.spx6vbl5fyq9 .article p {
    line-height: 26px;
    padding-bottom: 25px
}

.spx6vbl5fyq9 .article table {
    text-align: center
}

.spx6vbl5fyq9 .article table p {
    padding: 10px 0
}

.spx6vbl5fyq9 .article img {
    max-width: 100%;
    height: auto
}

.wb74cmarfy8q {
    margin-bottom: 30px;
}

.wb74cmarfy8q span {
    font-weight: bold;
    font-size: 14px;
}

.wb74cmarfy8q a {
    font-size: 14px;
    margin-right: 10px;
}

.olryedou3bsk {
    padding: 60px 0 90px 0;
    background: #1f1f1f;
    padding-top: 50px;
}

.data-teamvs {
    width: 866px;
    height: 272px;
    margin: 0 auto
}

.data-team {
    width: 236px;
    background: #2c2c2c;
    height: 272px;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}

.data-team .team-pic {
    padding-top: 50px
}

.data-team .team-pic a {
    display: block;
    width: 130px;
    margin: 0 auto;
    height: 130px;
}

.data-team .team-pic img {
    display: block;
    width: 130px;
    height: 130px
}

.data-team .team-info {
    font-weight: 700;
    color: #a6a6a6;
    line-height: 30px;
    margin-top: 14px;
    font-size: 22px;
}

.data-teamvs .match-score {
    width: 300px;
    top: 22px;
    left: 50%;
    margin-left: -134px;
    font-family: dinbold, microsoft yahei
}

.data-teamvs .match-score p {
    width: 122px;
    height: 146px;
    line-height: 146px;
    position: relative;
    padding: 0 4px;
    overflow: hidden;
    background: #3b3b3b;
    border-radius: 5px
}

.data-teamvs .match-score p.bgn {
    background-position: 4px -95px
}

.data-teamvs .match-score p em {
    width: 122px;
    height: 144px;
    display: block;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 75px;
    line-height: 146px;
}

.data-teamvs .match-score p .i-line {
    width: 122px;
    height: 1px;
    line-height: 1px;
    display: block;
    overflow: hidden;
    background: #3b3b3b;
    position: absolute;
    top: 50%;
    left: 4px;
    display: none
}

.data-teamvs .match-score p .ico {
    width: 122px;
    height: 144px;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0
}

.data-teamvs .match-score p.victory em {
    color: #0febc1
}

.data-teamvs .match-score .semicolon {
    width: 40px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    display: block;
    overflow: hidden;
    font-size: 120px;
    color: #3b3b3b;
    position: absolute;
    top: 32px;
    left: 50%;
    margin-left: -20px
}

.team-info {
    color: #fff;
    font-size: 22px
}

.data-teamvs {
    width: 866px;
    height: 243px;
}

.data-team {
    width: 200px;
    background: #2c2c2c;
    height: 240px;
    border-radius: 10px;
    overflow: hidden
}

.data-team .team-pic {
    padding-top: 50px
}

.data-team .team-pic a {
    display: block;
    width: 130px;
    margin: 0 auto;
    height: 130px
}

.data-team .team-pic img {
    display: block;
    width: 100%
}

.data-team .team-info {
    font-weight: 700;
    color: #a6a6a6;
    line-height: 30px;
    margin-top: 14px
}

.data-teamvs .match-score {
    width: 345px;
    margin-left: -170px;
    top: 0
}

.data-teamvs .match-score p {
    width: 140px;
    height: 100px;
    background: #2c2c2c;
    padding: 0
}

.data-teamvs .match-score p em {
    width: 100%;
    height: 100px;
    line-height: 100px;
    position: relative;
    z-index: 2
}

.data-teamvs .match-score .semicolon {
    height: 100px;
    top: 0px;
    font-family: Tahoma
}

.data-teamvs .match-score p .ico {
    height: 50%;
    background: #353535
}

.data-teamvs .match-score p .i-line {
    width: 100%;
    background: #353535;
    top: 50%;
    margin-top: -1px;
    left: 0;
    z-index: 3
}

.bmatch-time #bmatch_date {
    font-family: dinlight, 'å¾®è½¯é›…é»‘';
    margin-right: 20px;
    color: #fff;
    text-align: center;
}

.bmatch-time #bmatch_time {
    font-family: dinbold, 'å¾®è½¯é›…é»‘'
}

.bmatch-time {
    position: relative;
    top: 30px;
    right: 0;
    width: 100%;
    clear: both;
    font-size: 29px;
    line-height: 36px;
    padding-top: 8px;
    height: 37px;
    text-align: center;
}

.bmatch-time #bmatch_time {
    color: #c49f58
}

.bmatch-stats {
    position: relative;
    left: 0px;
    top: 55px;
    text-indent: 0;
    width: 100%;
    height: 30px;
    color: #fff;
    text-align: center;
}

.bmatch-stats #match_progress {
    background: 0 0;
    font-size: 24px;
    line-height: 30px;
    height: 30px;
    text-align: center
}

.bmatch-typename { /* position: relative; *//* top: 120px; *//* right: 0; */
    color: #fff; /* text-align: center; */
    position: relative;
    top: 10px;
    right: 0;
    width: 100%;
    clear: both;
    font-size: 24px;
    line-height: 22px;
    padding-top: 8px;
    height: 22px;
    text-align: center;
}

.bmatch-typename a {
    color: #fff
}

.bmatch-typename a:hover {
    color: #f00;
}

.xicxpigm2530 {
    font-size: 0;
    text-align: center;
    background: #fff;
    margin-top: 20px;
}

.xicxpigm2530 a {
    margin: 0 5px;
    border: 3px solid #c49f58;
    height: 52px;
    line-height: 47px;
    width: 200px;
    border-radius: 25px;
    color: #c49f58;
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
}

.xicxpigm2530 .on {
    background: #c49f58;
    color: #fff;
}

.ih1xrvhv2oig {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding: 150px 30px;
    width: 100%;
    box-sizing: border-box;
}

.dk1pvl3bssm5 {
    width: 100%;
    padding: 15px;
    position: relative;
    background: #fff;
    margin-bottom: 20px;
}

.dk1pvl3bssm5 .figure, .dk1pvl3bssm5 .figure img {
    width: 240px;
    height: 160px;
    overflow: hidden;
}

.dk1pvl3bssm5 .thumbnail {
    display: block;
    overflow: hidden;
}

.dk1pvl3bssm5 .content {
    margin-left: 260px;
    color: #888
}

.dk1pvl3bssm5 .content .title {
    font-size: 20px;
    font-weight: 400
}

.dk1pvl3bssm5 .intro {
    padding: 10px 0
}

.dk1pvl3bssm5 .author, .dk1pvl3bssm5 .time, .dk1pvl3bssm5 .view {
    padding-right: 10px;
}

.match_nav_class a {
    padding: 5px;
    font-size: 15px;
}

.kcp6qbdlwv1n-topbar {
    white-space: nowrap;
    display: flex;
    align-items: center;
}

.kcp6qbdlwv1n-topbar .span1 {
    margin-right: 5px;
}

.side-con_class {
    padding: 10px;
}

.side-con_class a {
    padding: 4px 5px;
    font-size: 14px;
}
.ugn1sk594vxl h2{
    cursor: pointer;
}

.crumbs-box{
    padding: 10px 12px;
}

.jfigjradt15m_dis{
    display: flex;
    flex-direction: column;
}
@media screen and (max-width: 768px) {
    body {
        overflow-x: hidden;
    }

    .top-nav {
        display: flex;
        flex-direction: column;
        width: unset;
    }

    .top-nav-box {
        height: 120px !important;
    }

    .top-nav-left, .top-nav-right {
        position: unset !important;
        width: 100%;
    }

    .top-nav-left a {
        height: 45px !important;
        line-height: 45px !important;
        padding-left: 12px;
    }
    .top-nav-right ul, .match_nav_class{
        width: 100%;
        overflow: hidden;
        overflow-x: auto;
        display: flex;
        align-items: center;
    }

    .top-nav-right ul li a, .match_nav_class a{
        white-space: nowrap;
        padding: 0 20px 0 12px !important;
    }
    .crumbs-box, .container, .jfigjradt15m,.vn7la1dnnkhh .hf95txyimmxa,.vn7la1dnnkhh .qubd6yzysrpy ul li,.footer{
        width: 100% !important;
    }
    .vn7la1dnnkhh{
        padding: 12px;
    }
    .uauh1yvtd9y0{
        width: 100%;
        float: left;
    }

    .footer {
        padding-bottom: 20px;
    }

    .data-teamvs, .data-team {
        width: unset !important;
    }

    .olryedou3bsk{
        position: relative;
    }

    .data-teamvs .match-score {
        width: 345px;
        margin-left: -170px;
        top: -50%;
        transform: scale(0.5);
        bottom: 0;
    }
}